Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add context to SecretProvider interface #10

Merged
merged 7 commits into from
Aug 4, 2020
Merged

Add context to SecretProvider interface #10

merged 7 commits into from
Aug 4, 2020

Conversation

hebime
Copy link
Contributor

@hebime hebime commented Aug 4, 2020

This adds a context to Decrypt() function of the SecretProvider interface. This allows the caller to have more control over the behaviour of the decryption. Especially when the decryption involves a request to another service.

@hebime hebime requested review from iToto and eljamali August 4, 2020 01:44
@hebime hebime merged commit b7c9ec1 into master Aug 4, 2020
@hebime hebime deleted the add-context branch August 4, 2020 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants